home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Nave / AitchuTheAbduction.swf / scripts / DefineButton2_178 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2005-11-10  |  64 b   |  5 lines

  1. on(release){
  2.    gotoAndPlay(2);
  3.    touche.gotoAndStop(2);
  4. }
  5.